.Net Framework > v2.0.50727 > System > CodeDom > Compiler > CodeDomProvider > CreateGenerator CreateGenerator()
CreateGenerator(TextWriter)
CreateGenerator(String)


CreateGenerator()

Category
Method
Description
When overridden in a derived class, creates a new code generator.
Type
ICodeGenerator
Character
public, Abstract
Attributes
NameValue/Assignment
ObsoleteAttributeCallers should not use the ICodeGenerator interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateGenerator(TextWriter)

Category
Method
Description
When overridden in a derived class, creates a new code generator using the specified System.IO.TextWriter for output.
Type
ICodeGenerator
Character
public
Parameters
NameTypeDescription
outputTextWriter
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateGenerator(String)

Category
Method
Description
When overridden in a derived class, creates a new code generator using the specified file name for output.
Type
ICodeGenerator
Character
public
Parameters
NameTypeDescription
fileNameString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database